1. bytes --> str : 2. str --> bytes : ...
1. ASCII字母到數字: 2. 數字到ASCII字母: ...
用sklearn庫中的train_test_split方法 自己用numpy寫 ...